Search results 60

Card image cap
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifly. PrettyPath is ...

Card image cap
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Listbox height changing issue.zip

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image cap
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...